ACPI/cpuidle: bump maximum number of power states we support
authorJan Beulich <jbeulich@suse.com>
Fri, 25 Oct 2019 09:58:05 +0000 (11:58 +0200)
committerJan Beulich <jbeulich@suse.com>
Fri, 25 Oct 2019 09:58:05 +0000 (11:58 +0200)
commit5fcaaaed7b163e7806fec2080fa0714743e63692
tree0cd56e0b40af9a768ac32c67324669f94c3c11eb
parentb0d4cecf5fca466557a9681d3565644f1398f433
ACPI/cpuidle: bump maximum number of power states we support

Commit 4c6cd64519 ("mwait_idle: Skylake Client Support") added a table
with 8 entries, which - together with C0 - rendered the current limit
too low. It should have been accompanied by an increase of the constant;
do this now. Don't bump by too much though, as there are a number of on-
stack arrays which are dimensioned by this constant.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Wei Liu <wl@xen.org>
master commit: ff22a91b4c45f9310d0ec0d7ee070d84a373dd87
master date: 2019-09-25 15:53:35 +0200
xen/include/xen/cpuidle.h